Skip to content

fix(ctypes): sandbox generated link actions - #16248

Open
rgrinberg wants to merge 1 commit into
ocaml:mainfrom
rgrinberg:push-nzptrquzovpw
Open

fix(ctypes): sandbox generated link actions#16248
rgrinberg wants to merge 1 commit into
ocaml:mainfrom
rgrinberg:push-nzptrquzovpw

Conversation

@rgrinberg

@rgrinberg rgrinberg commented Aug 29, 2026

Copy link
Copy Markdown
Member

Complete sandboxing of link actions generated directly by Ctypes stanzas.

Ctypes 0.4 adds link_deps so vendored inputs used through c_library_flags can be staged into the sandbox. Direct executable links and C stubs library links then require sandboxing.

Ctypes 0.3 behavior remains unchanged, and sandbox requirements are not propagated to downstream users of a Ctypes library.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
@rgrinberg rgrinberg changed the title feat(ctypes): add sandboxed link dependencies fix(ctypes): sandbox generated link actions Aug 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant